Partner.AddrState

Declaration

property AddrState: String;

Example

procedure OnMapEvent(var Value:Variant);

begin

Value := Partner.AddrState;

end;

Description

Returns the State from the Contact Details of the active partner within your system.